Closed
Conversation
evandeininger
commented
Mar 28, 2023
cbf6434 to
4480cb0
Compare
… config set OPENAI_API_KEY='<your_key>'`
feat(config.ts): add gitpush config option and validator
…ing oc config set gitpush=false command
4480cb0 to
da363c5
Compare
|
Love this. |
Author
|
@di-sukharev Hello! Is there anything about this I need to update? Should I ditch it? Thanks again for working on this! Huge time saver. |
Author
|
not enough interest, going to close. |
|
@di-sukharev Can you check this out? 😄 |
|
I am interested... |
Contributor
|
Interested as well. I am suprised you closed your own PR. Even if the author did not review it for almost two months, he may do it at some point. I think most people might be interested in this feature. |
Me too. |
Contributor
|
@evandeininger do you mind if I take your branch and submit a new pr ? edit: see #220 |
Merged
Author
Go ahead! Hope it goes through this time. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add
gitpushto config, default to use git push unless the user has specified otherwise.